Mark the window-show-contents-on-map.ui reftest as xfail
authorMatthias Clasen <mclasen@redhat.com>
Tue, 8 Dec 2020 17:04:47 +0000 (12:04 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 8 Dec 2020 17:04:47 +0000 (12:04 -0500)
We know now what the test is trying to test, just lack
the right plumbing to do it properly. So, keep the test
around, marked as expected fail.

testsuite/reftests/meson.build

index 8df36fab93960c5a21f4adc8840352b1bb0ec322..a7b4eb0d27eff3634982dd6f7d42d3a698a1efc6 100644 (file)
@@ -448,6 +448,8 @@ xfails = [
   'sizegroups-evolution-identity-page.ui',
   # these depend on details of text layout
   'label-sizing.ui',
+  # needs a better way to perform delayed actions
+  'window-show-contents-on-map.ui',
 ]
 
 reftest_env = environment()